home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 - Inside Community Club / Acrobat Pro 6 D.bin / Autoplay / Main.ini
Encoding:
INI File  |  2003-11-14  |  3.0 KB  |  116 lines

  1. ;------------------------------------------------------
  2. ;AutoPlay Application main configuration file.
  3. ;AutoPlay Version: 2.0.2
  4. ;Product: AutoPlay Generic 2.0
  5. ;------------------------------------------------------
  6.  
  7. [AutoPlay]
  8. AutoPlayVersion=2.0.2
  9. MainFileVersion=4.0
  10.  
  11. ;------------------------------------------------------
  12. ;Product Information
  13. ;------------------------------------------------------
  14. [Product]
  15. ProductName=Adobe Acrobat 6.0 Professional Tryout
  16.  
  17. ;Example "ProductRegistryParent=HKEY_LOCAL_MACHINE"
  18. ProductRegistryParent=HKEY_CURRENT_USER
  19.  
  20. ;Change this value to your product name and version (whatever is created in installshield)
  21. ;Example "ProductRegistryKey=SOFTWARE\ADOBE\AutoPlay\2.0"
  22. ProductRegistryKey=SOFTWARE\ADOBE\Acrobat\6.0
  23.  
  24. ; Action to take when product is running  
  25. ; {0=None 1=Minimize AutoPlay 2=Quit Autoplay}
  26. CheckForActiveProductOption=0
  27. CheckForActiveProductClass=
  28. CheckForActiveProductWndName=
  29.  
  30. ; Use this to show another screen if this reg. key is valid.  
  31. ; {0=OFF, 1=ON}
  32. CheckInstalledProduct=0
  33. CheckInstalledProdParentKey=
  34. CheckInstalledProdSubKey=
  35. CheckInstalledProdValueKey=
  36. CheckInstalledProdLoadScreen=
  37.  
  38. ;------------------------------------------------------
  39. ;Configuration Information
  40. ;------------------------------------------------------
  41. [ConfigInfo]
  42.  
  43. ;BackGround bitmap name
  44. BKGBitmapFileName=Bkbitmap.bmp
  45.  
  46. ;Welcome Dlg bitmap name
  47. ;BKGWelcomeBitmapName=Welcome.bmp
  48.  
  49. ;Main Dlg title bitmap name
  50. TitleBitmapFileName=title.bmp
  51.  
  52.  
  53. ;Welcome Dlg {0=SHOW ALWAYS, 1=SHOW ONCE}
  54. ShowWelcomeDlgMode=0
  55.  
  56. ;Show Hint Window {0=OFF, 1=ON}
  57. ShowHintWindow=1
  58. HintWindowVerOffset=0
  59. HintWindowHortOffset=0
  60.  
  61. ;Show DISABLE-ME SWITCH {0=OFF, 1=ON}
  62. ShowAutoRunLaunchCtl=1
  63. LaunchCtlVerOffset=0
  64. LaunchCtlHortOffset=0
  65.  
  66. ;Screen Controller {0=OFF, 1=COMBOBOX, 2=TAB CONTROL, 3=BUTTON BAR}
  67. ScreenController=3
  68. NumberOfScreens=3
  69.  
  70. ;AVI Play Mode {0=OFF, 1=PLAY ALWAYS, 2=PLAY ONCE}
  71. ;AVI BKGScreenColor{0=WIN DEFAULT, 1=BLACK, 2=WHITE, 3=BLUE, 4=YELLOW, 5=GREEN, 6=RED}
  72. AVIPlayMode=0
  73. AVIMovieFileName=Logo1.avi
  74. AVIBKGScreenColor=1
  75.  
  76. ;AVI Minimum driver version on Win9x
  77. ;The recommended version is {4.0.953}
  78. ;To disable the version checking use {0}
  79. AVIMinDriverVerWin9x=4.0.953
  80.  
  81. ;AVI Minimum driver version on NT
  82. ;The recommended version is {1.15}
  83. ;To disable the version checking use {0}
  84. AVIMinDriverVerWinNT=1.15
  85.  
  86. ;------------------------------------------------------
  87. ;Supported language codes
  88. ;------------------------------------------------------
  89. ;    dan        Danish
  90. ;    nld        Dutch
  91. ;    eng        English
  92. ;    fin        Finnish
  93. ;    fra        French
  94. ;    frc        French-Canadian
  95. ;    deu        German
  96. ;    ita        Italian
  97. ;    nor        Norwegian
  98. ;    esp        Spanish
  99. ;    sve        Swedish
  100. ;    ptg        Portuguese
  101. ;    ptb        Portuguese-Brazilian
  102. ;    jpn        Japanese
  103. ;    kor        Korean
  104. ;    chs        Chinese-simplified
  105. ;    cht        Chinese-traditional
  106.  
  107. ;------------------------------------------------------
  108. ;Language data file information
  109. ;------------------------------------------------------
  110. [DataFile]
  111. Default_LangCode=enu
  112.  
  113. LangCodeDir_enu=DEU
  114. LangCodeData_enu=deu.dat
  115.  
  116.